home *** CD-ROM | disk | FTP | other *** search
/ Dos/V Magazine 1995 October 15 / CD [VMAG951015].bin / _demo / nekodemo / pcbk / 04yononk / 00058.ls < prev    next >
Encoding:
Text File  |  1995-06-01  |  87 b   |  8 lines

  1. on exitFrame
  2.   if not soundBusy(2) then
  3.     go("N")
  4.   else
  5.     go("LOOP")
  6.   end if
  7. end
  8.